Euclidean algorithm

网络  欧几里德算法; 欧几里得算法; 辗转相除法; 欧氏算法; 欧几里得辗转相除法

计算机



双语例句

  1. Extended Euclidean Algorithm is selected to realize inversion from the standpoint of saving time.
    对比了两种模逆算法,从节约时间的角度选取了扩展的欧几里德方法。
  2. Modified Euclidean algorithm in digital TV decoding circuit
    数字电视译码电路中改进型欧几里德算法
  3. Generally, the euclidean distance and K-means algorithm can be used to clustering the time series, but it is hard to separate the time series with great different variability well.
    通常可采用欧式距离及K均值算法进行时间序列聚类,但经分析发现单凭此方法还难以实现不同变化趋势的交通流时间序列的有效分离。
  4. Optimal Selection of Nonuniform Code of Radar Based on Euclidean Distance-adaptive Genetic Algorithm
    基于欧式距离约束自适应遗传算法的参差码搜索
  5. Research of RS decoding based on modified Euclidean algorithm
    基于改进型欧几里德算法的RS译码研究
  6. Research of modified Euclidean algorithm in RS decoding and FPGA implementation
    RS译码中改进型欧几里德算法的研究及其FPGA实现
  7. The method for data processing based on Euclidean algorithm using computer in the Millikan oil-drop experiment is introduced, and the program written by Fortran is presented.
    依据欧几里德算法,由计算机处理密立根油滴实验数据,得到基本电荷电量,并且给出了用Fortran编写的程序。
  8. On the Extended Euclidean Algorithm
    关于广义欧氏算法
  9. A Generalized Euclidean Algorithm in Decoding for the Subfield Subcodes of Modified Reed-Solomon Codes with Generalized Bound
    广义RS码子域子码超距离译码的广义Euclidean算法
  10. In view of slow realization of RSA algorithm operation, a series of methods including doubling of small prime and Euclidean algorithm extension and binary algorithm are adopted during the generation of private key cryptosystem. By which the realization of algorithm can be accelerated;
    针对RSA实现算法运算速度慢的特点,在生成密钥对的过程中采用小素数翻番、欧几里得扩展算法、二元法等一系列方法,以加快算法实现速度。
  11. The advantage of high rate clock in the DVB system results in a higher decode speed in the Modified Euclidean algorithm block, optimization of the pipeline structure of the decoder and efficient reduction of the chip area.
    在解码器的设计中充分利用了DVB系统提供的高倍率时钟,提高了核心算法模块的计算速度,优化了解码器的流水线结构,有效减小了芯片面积。
  12. Some application of the extended Euclidean algorithm are also given.
    还给出了这种算法的一些应用。
  13. A streaming decoding method of RS code which is the seamless combination of Euclidean Algorithm and IDFT, is presented. This scheme has been realized in FPGA.
    提出了欧氏算法和IDFT相结合的RS码流式解码方案,并在FPGA芯片上予以实现。
  14. Based on Euclidean algorithm, this paper gives a new method that can judge similar zero and pole points of a system model and conception of similarly.
    本文基于欧几里德算法,给出了一种能判别系统模型中相似零极点的新方法和近似度的新概念。
  15. This method is free from the time consuming Euclidean algorithm, can be implemented by parallel processing, and has a robust safety in practice.
    该方法避免了耗时的Euclidean算法,可并行处理,同时在PE文件验证时嵌入了DLL来实现,具有很好的安全强度。
  16. This paper emphasizes on the most popular RS decoding algorithm: Berlekamp – Massey algorithm and Euclidean algorithm, and their improved form.
    本文重点研究了最流行的两种RS解码算法&Berlekamp–Massey算法和Euclidean算法及其各种改进形式。
  17. In this paper, an algorithm, which is called the extended Euclidean algorithm, is derived such that x and y can be simultaneously computed when the greatest common divisor ( a, b) is computed by the Euclidean algorithm.
    给出一种算法使得在用辗转互除计算最大公因子(a,b)的同时能够计算出x和y来。
  18. A modified Euclidean algorithm is proposed to estimate baud rate of the burst packets.
    提出一种基于修改的欧几里得算法的波特率估计算法,这种算法可以对突发分组的波特率做出准确估计;
  19. The algorithm is an extension of traditional Euclidean algorithm, to be applied to computer and algebra code fields.
    该算法将在计算机数学、代数密码学等方面有着广泛的应用。
  20. To reduce the computation time, a new 3D Euclidean distance transformation algorithm was adopted to compute the distance map of the medical image.
    在距离变换阶段,该方案采用了一种新的三维欧氏距离变换算法,在保证距离测量精度的同时缩短了运算时间。
  21. A 2-D complete Euclidean distance transform algorithm based on contour-stripped is presented in the paper.
    论文提出了一种基于边界剥离的二维完全欧氏距离变换算法。
  22. By analysing computational complexity, the improved algorithm only requires half a computation required by original Euclidean algorithm, and has high computing precision.
    通过计算复杂性的分析,改进算法比原算法快了一倍,而且提高了计算精度。
  23. Based on the Nearest Neighbor approach, a modified Euclidean Distance retrieval algorithm is put forward by using a normalization utility function.
    文章利用一种归一化效用函数在最近邻法原理基础上提出一种改进的欧氏距离检索算法。
  24. Some note on the ring with Euclidean algorithm
    关于带有欧氏算法的环的一些注记
  25. In quantization part, we use a vector quantization scheme based on simple and efficient ″ double test algorithm ″ instead of the general Euclidean distance vector searching algorithm, apparently speeding up the codebook searching speed.
    量化部分用基于简单有效的二重测试算法的矢量量化取代了一般的欧氏距离矢量搜索算法,明显加快了码书的搜索速度。
  26. The energy consumption of the original Euclidean algorithm and the improved Euclidean algorithm has been compared, and the two algorithms were simulated. 2.
    仿真实验比较了原始Euclidean算法与改进的Euclidean算法的能量消耗问题。
  27. This thesis investigated the implementation of the modified Euclidean ( ME) algorithm which was extensively used in RS decoder and proposed a low complexity structure of ME algorithm by using pipelining technique and multiplexing finite field multiplier.
    论文探讨了RS解码器中广泛使用的改进的欧氏算法(ME)的实现,利用流水线技术和复用有限域乘法器的方法设计了一种低复杂度的ME算法实现结构。
  28. Improved the problem that anchor ratio has a strong impact on localization error and coverage in Euclidean algorithm.
    改善了Euclidean算法中定位精度及覆盖率受锚节点密度影响较大的问题。
  29. The algorithm reduces the computational complexity in the process of finding the shortest distance. Compared with the algorithm based on the Euclidean distance, the algorithm proposed in this paper has a smaller error.
    算法减少了求解最短距离过程的计算复杂度,与欧几里德距离相比,计算误差也得到减少。
  30. In addition, the non-Euclidean structured histograms determine that it is hard to get satisfactory results as applying a Euclidean metric-based learning algorithm to histograms-representing frequency data.
    另外,直方图的非欧几何结构使得经典学习算法对其学习时难以得到令人满意的结果。